Skip to content

build(deps-dev): bump pytest-socket from 0.7.0 to 0.8.0#382

Merged
priv-kweihmann merged 1 commit into
mainfrom
dependabot/pip/pytest-socket-0.8.0
May 21, 2026
Merged

build(deps-dev): bump pytest-socket from 0.7.0 to 0.8.0#382
priv-kweihmann merged 1 commit into
mainfrom
dependabot/pip/pytest-socket-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps pytest-socket from 0.7.0 to 0.8.0.

Release notes

Sourced from pytest-socket's releases.

0.8.0

What's Changed

Enhancements

  • Block DNS resolution (getaddrinfo, gethostbyname) when sockets are disabled #482
  • Support CIDR network ranges in allow_hosts #479
  • Warn before raising on a blocked socket call #468
  • Cache hostname resolutions during a test run #369

Changes

  • Removed support for Python 3.8 and 3.9. Python 3.10 is now the minimum.
  • Test against Python 3.13, 3.14, and free-threaded 3.13t/3.14t
  • Replaced Poetry with uv #429
  • Added type hints #465
  • Swapped pytest-httpbin for a local test fixture #467
  • Dependency, CI, and development updates

New Contributors

Full Changelog: miketheman/pytest-socket@0.7.0...0.8.0

Changelog

Sourced from pytest-socket's changelog.

[0.8.0][] (2026-05-21)

Enhancements:

  • Block DNS resolution (getaddrinfo, gethostbyname) when sockets are disabled #482
  • Support CIDR network ranges in allow_hosts #479
  • Warn before raising on a blocked socket call #468
  • Cache hostname resolutions during a test run #369

Changes:

  • Removed support for Python 3.8 and 3.9. Python 3.10 is now the minimum.
  • Test against Python 3.13, 3.14, and free-threaded 3.13t/3.14t
  • Replaced Poetry with uv #429
  • Added type hints #465
  • Swapped pytest-httpbin for a local test fixture #467
  • Dependency, CI, and development updates
Commits
  • f9ec139 pytest-socket, v0.8.0 (#484)
  • 3930df8 chore(ci): add publish workflow, update others (#483)
  • aae7f44 feat: also block DNS resolution (#482)
  • f0700d2 [pre-commit.ci] pre-commit autoupdate (#481)
  • 09ba021 chore(deps): full sweep of all dependency upgrades (#480)
  • 8dc6286 feat(allow_hosts): support CIDR network entries (#479)
  • 06ed8a1 chore(deps-dev): bump starlette from 0.49.1 to 1.0.0 (#478)
  • b313210 chore(deps-dev): bump mypy from 1.20.0 to 1.20.2 (#477)
  • f7e85f7 chore(deps-dev): bump pytest-randomly from 3.16.0 to 4.0.1 (#476)
  • 89690a6 chore: dependabot config (#475)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/miketheman/pytest-socket/releases)
- [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
- [Commits](miketheman/pytest-socket@0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: pytest-socket
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 21, 2026
@priv-kweihmann priv-kweihmann merged commit 6c6299e into main May 21, 2026
5 checks passed
@priv-kweihmann priv-kweihmann deleted the dependabot/pip/pytest-socket-0.8.0 branch May 21, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant